home *** CD-ROM | disk | FTP | other *** search
/ HPAVC / HPAVC CD-ROM.iso / pc / ABUSESRC.ZIP / AbuseSrc / abuse / src / remap.map < prev    next >
Encoding:
Text File  |  1996-01-21  |  2.6 KB  |  74 lines

  1. WATCOM Linker Version 10.0
  2. Copyright by WATCOM International Corp. 1985, 1994. All rights reserved.
  3. Created on:       96/01/21 22:48:48
  4. Warning(1008): cannot open clib3r.lib : file not found
  5. Warning(1008): cannot open plib3r.lib : file not found
  6. Warning(1008): cannot open math387r.lib : file not found
  7. Warning(1008): cannot open emu387.lib : file not found
  8. Executable Image: remap.exe
  9. creating an OS/2 linear executable
  10. Warning(1028): malloc_ is an undefined reference
  11. Warning(1028): printf_ is an undefined reference
  12. Warning(1028): _cstart_ is an undefined reference
  13.  
  14.  
  15.                         +------------+
  16.                         |   Groups   |
  17.                         +------------+
  18.  
  19. Group                           Address              Size
  20. =====                           =======              ====
  21.  
  22. DGROUP                          0002:00000000        0000002c
  23.  
  24.  
  25.  
  26.                         +--------------+
  27.                         |   Segments   |
  28.                         +--------------+
  29.  
  30. Segment                Class          Group          Address         Size
  31. =======                =====          =====          =======         ====
  32.  
  33. _TEXT                  CODE                          0001:00000000   0000018c
  34. CONST                  DATA           DGROUP         0002:00000000   0000002a
  35. CONST2                 DATA           DGROUP         0002:0000002c   00000000
  36. _DATA                  DATA           DGROUP         0002:0000002c   00000000
  37. _BSS                   BSS            DGROUP         0002:0000002c   00000000
  38.  
  39.  
  40.                         +----------------+
  41.                         |   Memory Map   |
  42.                         +----------------+
  43.  
  44. * = unreferenced symbol
  45. + = symbol only referenced locally
  46.  
  47. Address        Symbol
  48. =======        ======
  49.  
  50. Module: remap.obj(F:\ABUSE\SRC\remap.c)
  51. 0001:00000000* main_
  52. Module: remap8x4.obj(remap8x4.asm)
  53. 0001:0000011c  remap_8x4_block_
  54. Warning(1014): stack segment not found
  55. Warning(1023): no starting address found, using 0001:00000000
  56.  
  57.  
  58.                         +---------------------------+
  59.                         |   Unresolved References   |
  60.                         +---------------------------+
  61.  
  62. Undefined Symbol                Referenced by
  63. ================                =============
  64.  
  65. malloc_                         remap.obj(F:\ABUSE\SRC\remap.c)
  66. printf_                         remap.obj(F:\ABUSE\SRC\remap.c)
  67. _cstart_                        remap.obj(F:\ABUSE\SRC\remap.c)
  68.  
  69.  
  70.                         +--------------------+
  71.                         |   Libraries Used   |
  72.                         +--------------------+
  73.  
  74.